Map

Column

About this flexdashboard

  • This dashboard allows you to explore locations and activities of various types of squirrels in Central Park in Manhattan

  • This data set was obtained here

  • The metro areas covered are depicted in this interactive map of central park

  • We decided to make a realistic map using Esri.WorldImagery

  • Note the images that pop up when a point is clicked on - this is using HTML code

  • Explore the different data visualizations above

Column

Interactive Map: individual squirrel points by color in central park

<<<<<<< HEAD
=======
>>>>>>> 1ef84d7df5e4ff891927f5ffdd9198a1ec247ed7

Graph

Column

About the interactive graph

  • Graph with ggplot2.

    • I wanted to display the percentages of each activity.
  • Use mutate to create a tooltip column.

    • Percentages of each activity.
  • Use the ggiraph package and change geom_col() to geom_col_interactive()

    • Include the tooltip in the aes() mapping.
  • Save the graph as a object.

  • Use the girafe function from the ggiraph package to display the interactive graph.

  • Check it out!

Column

Interactive Graph: the squirrels and their activities

<<<<<<< HEAD
=======
>>>>>>> 1ef84d7df5e4ff891927f5ffdd9198a1ec247ed7

Table

Interactive Table: try searching in the boxes to narrow down the dataset

<<<<<<< HEAD
=======
>>>>>>> 1ef84d7df5e4ff891927f5ffdd9198a1ec247ed7